home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Texty / crackme / Unit1.dfm / Unit1.txt
Encoding:
Text File  |  1999-06-26  |  939 b   |  53 lines

  1. object Form1: TForm1
  2.   Left = 298
  3.   Top = 286
  4.   BorderStyle = bsDialog
  5.   Caption = '-= "Runnin'#39' Butt-On" =- [Lite]'
  6.   ClientHeight = 133
  7.   ClientWidth = 229
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 120
  14.   TextHeight = 16
  15.   object Label1: TLabel
  16.     Left = 8
  17.     Top = 16
  18.     Width = 40
  19.     Height = 16
  20.     Caption = 'Name:'
  21.   end
  22.   object Label2: TLabel
  23.     Left = 8
  24.     Top = 48
  25.     Width = 38
  26.     Height = 16
  27.     Caption = 'Serial:'
  28.   end
  29.   object Button1: TButton
  30.     Left = 40
  31.     Top = 88
  32.     Width = 153
  33.     Height = 33
  34.     Caption = 'Lucifer48'#39's keygen...'
  35.     TabOrder = 0
  36.     OnClick = Button1Click
  37.   end
  38.   object Edit1: TEdit
  39.     Left = 64
  40.     Top = 48
  41.     Width = 153
  42.     Height = 24
  43.     TabOrder = 1
  44.   end
  45.   object Edit2: TEdit
  46.     Left = 64
  47.     Top = 16
  48.     Width = 153
  49.     Height = 24
  50.     TabOrder = 2
  51.   end
  52. end
  53.